home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / lib / mntc6846.zoo / README.46 < prev    next >
Encoding:
Text File  |  1995-02-21  |  2.0 KB  |  50 lines

  1. This is patchlevel 46 of the MiNT library.              Munich, Feb 18, 1994
  2. ----------------------------------------------------------------------------
  3.  
  4. Now, as the last release was more than six months ago and entropy is
  5. too busy with other things, it was time to find a new maintainer for
  6. the MiNT library.
  7.  
  8. We, Juergen Lock (nox@jelal.nasim.cube.net) and Frank Bartels
  9. (knarf@nasim.cube.net) decided to do this job together from now on. nox
  10. is responsible for the code part of the library and knarf will do the
  11. distribution part (building and uploading new versions, answering
  12. installation questions, etc.).
  13.  
  14. If you found a bug in the library or have any other library related
  15. questions or suggestions, please send them to the MiNT mailinglist
  16. (mint@atari.archive.umich.edu). If you made any changes to the code,
  17. please send unified (or context, unified are smaller) diffs relative
  18. to the latest official patchlevel.  Please do *not* use diffs -w or
  19. patchs -l flags, see README.
  20.  
  21. If you are not yet subscribed to the list, you should send a small
  22. informal mail to mint-request@atari.archive.umich.edu.
  23.  
  24. For mail just for us, please use the address mintlib@nasim.cube.net.
  25.  
  26. MiNT related newbie questions should go to comp.sys.atari.st.tech.
  27. (or maybe maus.sys.atari.mint if you want to write in german, and
  28. find a working gateway...)
  29.  
  30. ----------------------------------------------------------------------------
  31.  
  32. The binaries (mntolb46.tgz) are built with an `old-style' gcc-2.5.8.
  33. They're also built and tested with gcc-2.3.3. Support for the
  34. `new-style' gcc-2.5.8 and 2.6.x ports done by Andreas Schwab is
  35. actually in the works (all neccesary patches for 2.6.x are included,
  36. but the Makefile does not yet know about building a seperate
  37. libgcc[12].a).
  38.  
  39. ----------------------------------------------------------------------------
  40.  
  41. Patches (mlib46d.tgz):
  42.  
  43. Please apply these patches with "patch -p0", as files in subdirectories have
  44. been changed.
  45.  
  46. And create two more symlinks in your include directory,
  47.     ln -s ../statfs.h /usr/include/sys/mount.h
  48. and
  49.     ln -s ./memory.h /usr/include/malloc.h
  50.